aboutsummaryrefslogtreecommitdiffstats
path: root/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-07-29 22:00:37 +0200
committerMattias Andrée <maandree@kth.se>2021-07-29 22:00:37 +0200
commitcb48d6ebf6df5208779a1995ab62179938139cb4 (patch)
treefd7ecf738d672c01cb2f3a1e0462573f26a93dd0 /firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
parentUpdate mongoclock (diff)
downloadaur-packages-cb48d6ebf6df5208779a1995ab62179938139cb4.tar.gz
aur-packages-cb48d6ebf6df5208779a1995ab62179938139cb4.tar.bz2
aur-packages-cb48d6ebf6df5208779a1995ab62179938139cb4.tar.xz
Remove old packages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js b/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
deleted file mode 100644
index d8d606b..0000000
--- a/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
+++ /dev/null
@@ -1,9 +0,0 @@
-// Use LANG environment variable to choose locale
-pref("intl.locale.matchOS", true);
-
-// Disable default browser checking.
-pref("browser.shell.checkDefaultBrowser", false);
-
-// Don't disable our bundled extensions in the application directory
-pref("extensions.autoDisableScopes", 11);
-pref("extensions.shownSelectionUI", true);